html{
	padding: 0;
	margin: 0;

}
body{
    padding: 0;
	margin: 0;
	/*border: 10px black;
	border-style:solid;
	border-bottom: none;
	border-left: 10px black;
	border-left-style:solid ;
	border-right:10px black;
	border-right-style:solid ;*/
}
/************************************ NEWS PAGE */

.News{
	position: relative;
	width: 100%;
	height: 700px;
	z-index: 0;
	display: none;
	min-width: 822px;
}

.BuildingImages{
	width: 100%;
	height: 100%;
}
.BuildingImages div{
	width: 100%;
	height: 100%;
	display:none;
}
/*
.BuildingImages div img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}*/

#HillCenter{
	background: url(img/graph.jpg) no-repeat center center;
	background-size: 100% 100%;
}
#CoreCenter{
	background: url(img/Core1-large.gif) no-repeat center center;
	background-size: 100% 100%;
}
#hackerspace1{
	background: url(img/shared_lab/DSCF2099.jpg) no-repeat center center;
	background-size: 100% 100%;
}
#hackerspace2{
	background: url(img/shared_lab/DSCF2101.jpg) no-repeat center center;
	background-size: 100% 100%;
}
#cave1{
	background: url(img/shared_lab/DSCF2115.jpg) no-repeat center center;
	background-size: 100% 100%;
}
#cave2{
	background: url(img/shared_lab/DSCF2120.jpg) no-repeat center center;
	background-size: 100% 100%;
}
#ilab248{
	background: url(img/shared_lab/DSCF2124.jpg) no-repeat center center;
	background-size: 100% 100%;
}
#ilab120{
	background: url(img/shared_lab/DSCF2127.jpg) no-repeat center center;
	background-size: 100% 100%;
}

.BuildingImages div.active{
	display: block;
}

.caption{
	float:right;
	padding-right: 10px;
	height: 50px;
	width: 160px;
	display: block;
	background: rgba(150, 70, 0, 0.3);
}
#captionName{
	float:right;
	margin-top: 0px;
	font-size: 16px;
	color: white;
}
#captionPlace{
	float:right;
	margin-top: 0px;
	font-size: 12px;
	color: white;
}
.FrontPageNews{
	position: absolute;
	width: 100%;
	height: 50%;
}

.Welcome{
	width: 100%;
	height:100%;
	background-color: black;
	opacity: 0.8;
	z-index: 10;
}

#WelcomeCanvas{
	position: absolute;
	width: 100%;
	height: 17%;
	top: 101%;
	background-color: white;
	z-index: 10;
}

.Welcomespan{
	position: absolute;
	margin-top: 5px;
	margin-left: 3%;
	font-size: 40px;
	color: white;
}

#TextBalloon{
	background: url("/content/FrontPage/img/TextBalloon.png") no-repeat center center;
	background-size: auto 100%;
}
.MarqueeCanvas{
	height: 50px;
	overflow: hidden;
	width:100%;
	z-index: 5;
}

.Marquee{
	position: relative;
	width: 100%;
	height:70px;
	top:50px;
}

.SideNews{
	position: absolute;
	width: 100%;
	height: 40%;
	top: 59%;
	white-space:nowrap;
	overflow:hidden;
}

.NewsBlock{
	display: inline-block;
	width: 33.3%;
	height: 100%;	
	overflow: scroll;

}
.NewsBlock1{
	display: inline-block;
	width: 100%;
	height: 100%;	
	overflow: scroll;

}
.NewsBlockVideo{
	display: inline-block;
	width: 33.3%;
	height: 100%;	
}

.BlockText{
	position: absolute;
	width: 33.3%;
	height: 25%;
	top: 75%;
	background-color: black;
	opacity: 0.8;
}
.choice
{
	width: 100%;
	height: 100%;
	padding: 1rem;
	
	color: white;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	display: flex;
	flex-direction: column;
	justify-content: end;
	text-align: center;
}
.choice li{
	display:none;
}
.BlockText:hover li{
	display:block;

}

.BlockTitle{
	color: white;
}

.BlockTitle:link{
	color: white;
}

.BlockTitle:hover{
	color: #ccc;
}

.BlockText span{
	color:white;
	margin-top: 10px;
	margin-left: 3%;
	font-size: 20px;
	display: block;
	
}
#DivForHoverItem {
    /*just so we can see it*/
    height: 50px;
    width: 300px;
    background-color: red;
}

#HiddenText {
    display: none;
}

#DivForHoverItem:hover #HiddenText {
    display:block;
}
#Block1{
	background: url("img/graphcity.webp") no-repeat center center;
	background-size: 100% 100%;
}



#gallery{
	background:url(img/Patterns/gallery3.png) no-repeat center center;
	background-size: auto 100%;
}

/*#gallery1{
	background: url(img/Patterns/gallery2.png) no-repeat center center;
	background-size: auto 100%;
}

#gallery2{
	background: url(img/Patterns/gallery3.png) no-repeat center center;
	background-size: auto 100%;
}
#gallery3{
	background: url(img/Patterns/gallery4.png) no-repeat center center;
	background-size: auto 100%;
}
#gallery4{
	background: url(img/Patterns/gallery5.png) no-repeat center center;
	background-size: auto 100%;
}*/




.description-text{
	white-space:normal;
	color:white;
	font-family: NuevaStd;
	text-justify: inter-word;
	overflow: auto;
	display: block;
  	margin: 32px 12px 12px 12px;
	font-size: medium;
}

.Slide{
	display: none;
}

#Block3{
	background: url("img/newowner.jpg") no-repeat center center;
	background-size: 100% 100%;
}

#movement{
	position: 'absolute';
	top: $('#Block2').offset().top;
	left: $('#Block2').offset().left;
	width: $('#Block2').width();
	height: $('#Block2').height();
	background: 'url(img/projects.jpg) no-repeat center center';
	background-size: 'auto 100%';
	z-index: 5;s
}

/****************************************** STUDY PLAN */
#StudentStudyPlan{
	width:300px;
	height:200px;
	position: absolute;
	left: 20px;
	top:70px;
	/* bring your own prefixes */
	/* background-image: url("../../img/ClassBackground_small.png"); */
}

.Schedule{
	position: absolute;
	width:200px;
	height:160px;
	left:10%;
	top:0px;
}

.Slot{
	width: 50px;
	height: 33px;
	margin-right: 5%;
	margin-left: 2.5%;
	margin-top: 2.5%;
	float: right;
	background-color: white;
	overflow: hidden;
	z-index: -5;
	text-align: center;
	font-size:10px;
}

.Semesters{
	position: absolute;
	left:0%;
	top:10px;
	width:20px;
}

.Semesters span{
	display: inline;
	font-size: 10px;
	float: left;
	margin-bottom: 25px;
}

.NaviBtn{
	height: 24px;
	width: 95%;
	top:300px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: NuevaStd;
	font-size: 20px;
	font-weight: bold;
	border-top: 1px solid black;
	position: absolute;
	overflow: hidden;
	background-color: white;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.CanvasSpan{
	top:10px;
	position: absolute;
	font-size: 30px;
	color:white;
	font-weight: normal !important;
	right:0px;
	font-family: NuevaStd;
}

#ProspectCanvas{
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: white;
    display: none;
}

#ProspectStu{
	width: 100%;
	height: 100%;
	border-radius: 25px;
	border: 2px solid black;
	background-color: #faf4e5;
}

.ProspectBack{
	position: absolute;
	right:10px;
	top:300px;
}

.ProspectBanner{
	width: 100%;
	height: 5%;
}

.ProspectContent{
	width: 100%;
	height: 55%;
}

.PSBox{
	display: inline-block;
	width: 24%;
	height: 200px;
	padding-left:10px;
	padding-right: 10px;
	overflow-y:scroll;
	font-family: Helvetica;
}

h3{
	font-size: 24px;
	margin-bottom: 10px;
}

.Hl{
	display: inline-block;
	border: 1px solid black;
	height: 100%;
	width: 0px;
}

.LogoDetail {
	position: absolute;
	background: #ffffff;
	border: 2px solid #c2e1f5;
	height: 55px;
	width: 150px;
	font-size: 17px;
	display: none;
	z-index: 20;
}
.LogoDetail:after, .LogoDetail:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.LogoDetail:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 15px;
	margin-top: -15px;
}
.LogoDetail:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #c2e1f5;
	border-width: 17px;
	margin-top: -17px;
}
#pop-up {
  display: none;
  position: absolute;
  width: 170px;
  height: 195px;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 1px solid #1a1a1a;
  font-size: 90%;
}
